Add xdg_init-free versions of some functions and use them internally, so
authorMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2006 04:14:59 +0000 (04:14 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 20 Jul 2006 04:14:59 +0000 (04:14 +0000)
commit81c0660f19d89c7bff8d13b1d86a1803ded6056b
treefc8dd21aa4b31727fba89e34822c97f2cd912834
parented1f9073fffd397f9bd46403d43dca46f3b3ddc9
Add xdg_init-free versions of some functions and use them internally, so

2006-07-20  Matthias Clasen  <mclasen@redhat.com>

* xdgmimemagic.c:
* xdgmime.c:
* xdgmime.h: Add xdg_init-free versions of some
functions and use them internally, so that we don't
reload caches and clobber data structures in the
middle of an operation.  Patch by Joe Shaw,
bugs.freedesktop.org #6824
gtk/xdgmime/ChangeLog
gtk/xdgmime/xdgmime.c
gtk/xdgmime/xdgmime.h
gtk/xdgmime/xdgmimemagic.c